home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / CHIP / Porady / Srodowisko PHP-MySQL / WAMP5 1.3 / wamp5_1.3.exe / {app} / wampserver.ins < prev   
INI File  |  2004-09-24  |  6KB  |  189 lines

  1. [Config]
  2. ImageList=images.bmp
  3. ServiceCheckInterval=1
  4. ServiceGlyphRunning=13
  5. ServiceGlyphPaused=14
  6. ServiceGlyphStopped=15
  7. TrayIconAllRunning=16
  8. TrayIconSomeRunning=17
  9. TrayIconNoneRunning=18
  10. ID={wampserver}
  11. AboutHeader=WAMP5
  12. AboutVersion=Version 1.3
  13.  
  14. [AboutText]
  15. WAMP5 Version 1.3
  16.  
  17. Created by Roms (Romain Bourdon)
  18.  
  19. Sources are available just by asking by mail at contact@wampserver.com
  20.  
  21.  
  22. http://www.wampserver.com
  23.  
  24. [Services]
  25. Name: wampapache
  26. Name: wampmysqld
  27.  
  28. [Messages]
  29. AllRunningHint=WAMP5 - All services running
  30. SomeRunningHint=WAMP5 - %n of %t services running
  31. NoneRunningHint=WAMP5 - None of %t services running
  32.  
  33. [Menu.Right.Settings]
  34. BarVisible=no
  35. SeparatorsAlignment=center
  36. SeparatorsFade=yes
  37. SeparatorsFadeColor=clBtnShadow
  38. SeparatorsFlatLines=yes
  39. SeparatorsGradientEnd=clSilver
  40. SeparatorsGradientStart=clGray
  41. SeparatorsGradientStyle=horizontal
  42. SeparatorsSeparatorStyle=shortline
  43.  
  44. [Menu.Left.Settings]
  45. AutoLineReduction=no
  46. BarVisible=yes
  47. BarCaptionAlignment=bottom
  48. BarCaptionCaption=WAMP5 1.3
  49. BarCaptionDepth=1
  50. BarCaptionDirection=downtoup
  51. BarCaptionFont=Tahoma,16,clWhite,bold italic
  52. BarCaptionHighlightColor=clNone
  53. BarCaptionOffsetY=6
  54. BarCaptionShadowColor=clNone
  55. BarPictureHorzAlignment=center
  56. BarPictureOffsetX=0
  57. BarPictureOffsetY=0
  58. BarPicturePicture=barimage.bmp
  59. BarPictureTransparent=yes
  60. BarPictureVertAlignment=bottom
  61. BarBorder=clNone
  62. BarGradientEnd=$00550000
  63. BarGradientStart=clBlue
  64. BarGradientStyle=horizontal
  65. BarSide=left
  66. BarSpace=0
  67. BarWidth=32
  68. SeparatorsAlignment=center
  69. SeparatorsFade=yes
  70. SeparatorsFadeColor=clBtnShadow
  71. SeparatorsFlatLines=yes
  72. SeparatorsFont=Arial,8,clWhite
  73. SeparatorsGradientEnd=$00FFAA55
  74. SeparatorsGradientStart=$00550000
  75. SeparatorsGradientStyle=horizontal
  76. SeparatorsSeparatorStyle=caption
  77.  
  78. [Menu.Right]
  79. Type: item; Caption: "&About..."; Action: about
  80. ;Type: item; Caption: "Reload Configur"; Action: readconfig
  81. INShelp
  82. Type: item; Caption: "Exit"; Action: multi; Actions: myexit;
  83.  
  84. [Menu.Left]
  85. Type: separator; Caption: "WAMP5"
  86. Type: item; Caption: "Localhost"; Action: run; FileName: "explorer.exe"; Parameters: "http://localhost/"; Glyph: 5
  87. Type: item; Caption: "phpMyAdmin"; Action: run; FileName: "explorer.exe"; Parameters: "http://localhost/phpmyadmin/"; Glyph: 5
  88. Type: item; Caption: "SQLiteManager"; Action: run; FileName: "explorer.exe"; Parameters: "http://localhost/sqlitemanager/"; Glyph: 5
  89. INSwww
  90. Type: submenu; Caption: "Config files"; SubMenu: conf_files; Glyph: 3
  91. Type: separator; Caption: "Services"
  92. Type: servicesubmenu; Caption: "Apache"; Service: wampapache; SubMenu: apache
  93. Type: servicesubmenu; Caption: "MySQL"; Service: wampmysqld; SubMenu: MySql
  94. Type: item; Caption: "Start All Services"; Action: multi; Actions: StartAll
  95. Type: item; Caption: "Stop All Services"; Action: multi; Actions: StopAll
  96. Type: item; Caption: "Restart All Services"; Action: multi; Actions: RestartAll
  97.  
  98.  
  99.  
  100.  
  101. [conf_files]
  102. Type: separator; Caption: "config files"
  103. INShttpd
  104. INSphpini
  105. INSmyini
  106.  
  107.  
  108.  
  109.  
  110. [DoubleClickAction]
  111. Action: about;
  112.  
  113. [apache]
  114. Type: separator; Caption: "apache"
  115. Type: item; Caption: "&Start/Resume Service"; Action: service; Service: wampapache; ServiceAction: startresume; Glyph: 9
  116. ;Type: item; Caption: "&Pause Service"; Action: service; Service: wampapache; ServiceAction: pause; Glyph: 10
  117. Type: item; Caption: "S&top Service"; Action: service; Service: wampapache; ServiceAction: stop; Glyph: 11
  118. Type: item; Caption: "&Restart Service"; Action: service; Service: wampapache; ServiceAction: restart; Glyph: 12
  119. Type: separator
  120. Type: item; Caption: "&Install Service"; Action: multi; Actions: ApacheServiceInstall; Glyph: 8
  121. Type: item; Caption: "&Remove Service"; Action: multi; Actions: ApacheServiceRemove; Glyph: 7
  122.  
  123.  
  124.  
  125. [MySql]
  126. Type: separator; Caption: "MySQL"
  127. Type: item; Caption: "&Start/Resume Service"; Action: service; Service: wampmysqld; ServiceAction: startresume; Glyph: 9
  128. ;Type: item; Caption: "&Pause Service"; Action: service; Service: mysql; ServiceAction: pause; Glyph: 10
  129. Type: item; Caption: "S&top Service"; Action: service; Service: wampmysqld; ServiceAction: stop; Glyph: 11
  130. Type: item; Caption: "&Restart Service"; Action: service; Service: wampmysqld; ServiceAction: restart; Glyph: 12
  131. Type: separator
  132. Type: item; Caption: "&Install Service"; Action: multi; Actions: MySQLServiceInstall; Glyph: 8
  133. Type: item; Caption: "&Remove Service"; Action: multi; Actions: MySQLServiceRemove; Glyph: 7
  134. INScons
  135.  
  136.  
  137.  
  138. [StartAll]
  139. Action: service; Service: wampapache; ServiceAction: startresume; Flags: ignoreerrors
  140. Action: service; Service: wampmysqld; ServiceAction: startresume; Flags: ignoreerrors
  141.  
  142. [StopAll]
  143. Action: service; Service: wampapache; ServiceAction: stop; Flags: ignoreerrors
  144. Action: service; Service: wampmysqld; ServiceAction: stop; Flags: ignoreerrors
  145.  
  146.  
  147. [RestartAll]
  148. Action: service; Service: wampapache; ServiceAction: stop; Flags: waituntilterminated
  149. Action: service; Service: wampmysqld; ServiceAction: stop; Flags: waituntilterminated
  150. Action: service; Service: wampapache; ServiceAction: startresume; Flags: waituntilterminated
  151. Action: service; Service: wampmysqld; ServiceAction: startresume; Flags: waituntilterminated
  152.  
  153.  
  154. [myexit]
  155. Action: service; Service: wampapache; ServiceAction: stop; Flags: ignoreerrors
  156. Action: service; Service: wampmysqld; ServiceAction: stop; Flags: ignoreerrors
  157. Action: exit
  158.  
  159.  
  160. [ApacheServiceInstall]
  161. INSai
  162. Action: run; FileName: "reg"; Parameters: "add HKLM\SYSTEM\CurrentControlSet\Services\wampapache /V Start /t REG_DWORD /d 3 /f"; ShowCmd: hidden; Flags: waituntilterminated
  163. Action: resetservices
  164. Action: readconfig;
  165.  
  166.  
  167. [ApacheServiceRemove]
  168. Action: service; Service: wampapache; ServiceAction: stop; Flags: ignoreerrors waituntilterminated
  169. INSar
  170. Action: resetservices
  171. Action: readconfig;
  172.  
  173. [MySQLServiceInstall]
  174. INSmi
  175. Action: resetservices
  176. Action: readconfig;
  177.  
  178.  
  179.  
  180. [MySQLServiceRemove]
  181. Action: service; Service: wampmysqld; ServiceAction: stop; Flags: ignoreerrors waituntilterminated
  182. INSmr
  183. Action: resetservices
  184. Action: readconfig;
  185.  
  186.  
  187.  
  188.  
  189.